Skip to content

Conversation

avdivan
Copy link
Contributor

@avdivan avdivan commented Oct 1, 2025

No description provided.

Comment on lines +82 to +89
- arch: arm64
config: uwp
runner: windows-11-arm
vs: 'Visual Studio 17 2022'
cmake_arch: ARM64
uwp: true
uwp_proc: ARM64
no_opencl: true
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would sau, it's redundant and can be removed.

matrix:
arch: [ x64, arm64 ]
config: [ base, vulkan, uwp ]
include:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's add x86 32 bit configuration too. No vulkan, no uwp, just build and test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants